home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10370 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: ix.netcom.com!news
  2. From: virann@ix.netcom.com (Virdis & Ann)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Recommendations for C++ Book
  5. Date: 7 Mar 1996 15:50:59 GMT
  6. Organization: Netcom
  7. Message-ID: <4hn0l3$7hr@dfw-ixnews1.ix.netcom.com>
  8. References: <4hmubr$peb@crchh327.rich.bnr.ca>
  9. NNTP-Posting-Host: wck-ca4-10.ix.netcom.com
  10. X-NETCOM-Date: Thu Mar 07  9:50:59 AM CST 1996
  11.  
  12. In <4hmubr$peb@crchh327.rich.bnr.ca> Kristian Swartz <kswartz@bnr.ca> writes:
  13.  
  14. >
  15. >I am looking for a good C++ reference book.  I am fairly familiar with the
  16. >language itself and am more interested in a text that explains the libraries
  17. >out there.  For example, those familiar with "The C Programming Language" by
  18. >Kernighan and Ritchie have a good idea of what type of book I am looking
  19. for.
  20. >There are Appendices at the end of the book listing a good amount of
  21. libraries
  22. >and functions.  This information is more important to me than an
  23. explanation
  24. >of classes, templates, and so forth (I already have a book for that). 
  25. Any
  26. >suggestions?
  27. >
  28.  
  29. I have two suggestions for you.  First, take a look at "The C++
  30. Progamming Language" by Bjarne Stroustrup.  It includes a reference
  31. manual in the Appendix that should contain most of what you're looking
  32. for.  Although I am a novice C++ programmer, I've found this book to be
  33. invaluable.
  34.  
  35. Also take a look at "The Annotated C++ Reference Manual" by Margaret A.
  36. Ellis and Bjarne Stroustrup.  This is also an excellent resource.  I
  37. think that this book will definitely give you what you are looking for.
  38.  The more I learn about C++, the more I appreciate this book. Hope this
  39. points you in the right direction.  
  40.  
  41. -Virdis
  42.